Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-31133 (GCVE-0-2025-31133)
Vulnerability from cvelistv5 – Published: 2025-11-06 18:47 – Updated: 2025-11-06 19:22| URL | Tags |
|---|---|
| https://github.com/opencontainers/runc/security/a… | x_refsource_CONFIRM |
| https://github.com/opencontainers/runc/commit/1a3… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/5d7… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/847… | x_refsource_MISC |
| https://github.com/opencontainers/runc/commit/db1… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| opencontainers | runc |
Affected:
< 1.2.8
Affected: >= 1.3.0-rc.1, < 1.3.3 Affected: >= 1.4.0-rc.1, <= 1.4.0-rc.3 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-31133",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-06T19:03:45.356326Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-06T19:22:22.047Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "runc",
"vendor": "opencontainers",
"versions": [
{
"status": "affected",
"version": "\u003c 1.2.8"
},
{
"status": "affected",
"version": "\u003e= 1.3.0-rc.1, \u003c 1.3.3"
},
{
"status": "affected",
"version": "\u003e= 1.4.0-rc.1, \u003c= 1.4.0-rc.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "ACTIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-61",
"description": "CWE-61: UNIX Symbolic Link (Symlink) Following",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-363",
"description": "CWE-363: Race Condition Enabling Link Following",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-06T18:47:47.335Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
},
{
"name": "https://github.com/opencontainers/runc/commit/1a30a8f3d921acbbb6a4bb7e99da2c05f8d48522",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/1a30a8f3d921acbbb6a4bb7e99da2c05f8d48522"
},
{
"name": "https://github.com/opencontainers/runc/commit/5d7b2424072449872d1cd0c937f2ca25f418eb66",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/5d7b2424072449872d1cd0c937f2ca25f418eb66"
},
{
"name": "https://github.com/opencontainers/runc/commit/8476df83b534a2522b878c0507b3491def48db9f",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/8476df83b534a2522b878c0507b3491def48db9f"
},
{
"name": "https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64"
}
],
"source": {
"advisory": "GHSA-9493-h29p-rfm2",
"discovery": "UNKNOWN"
},
"title": "runc container escape via \"masked path\" abuse due to mount race conditions"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-31133",
"datePublished": "2025-11-06T18:47:47.335Z",
"dateReserved": "2025-03-26T15:04:52.627Z",
"dateUpdated": "2025-11-06T19:22:22.047Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-31133",
"date": "2026-06-29",
"epss": "0.00673",
"percentile": "0.47477"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-31133\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-11-06T19:15:41.343\",\"lastModified\":\"2026-06-17T09:09:54.863\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"opencontainers\",\"product\":\"runc\",\"versions\":[{\"version\":\"\u003c 1.2.8\",\"status\":\"affected\"},{\"version\":\"\u003e= 1.3.0-rc.1, \u003c 1.3.3\",\"status\":\"affected\"},{\"version\":\"\u003e= 1.4.0-rc.1, \u003c= 1.4.0-rc.3\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/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\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"HIGH\",\"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:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.1,\"impactScore\":6.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-11-06T19:03:45.356326Z\",\"id\":\"CVE-2025-31133\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-61\"},{\"lang\":\"en\",\"value\":\"CWE-363\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.2.8\",\"matchCriteriaId\":\"889E52A1-D7B0-4DC8-BD63-9413A1DD9EEB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.3.0\",\"versionEndExcluding\":\"1.3.3\",\"matchCriteriaId\":\"F3193A96-E882-439B-984E-782315C62F69\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.4.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"082E3496-822B-481B-AC2F-DA8DCAFC28FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:1.4.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"71C62E90-6357-44A4-B582-28B1F1D9B16D\"}]}]}],\"references\":[{\"url\":\"https://github.com/opencontainers/runc/commit/1a30a8f3d921acbbb6a4bb7e99da2c05f8d48522\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/5d7b2424072449872d1cd0c937f2ca25f418eb66\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/8476df83b534a2522b878c0507b3491def48db9f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Patch\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-31133\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-06T19:03:45.356326Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-06T19:08:17.594Z\"}}], \"cna\": {\"title\": \"runc container escape via \\\"masked path\\\" abuse due to mount race conditions\", \"source\": {\"advisory\": \"GHSA-9493-h29p-rfm2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 7.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"opencontainers\", \"product\": \"runc\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.2.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.3.0-rc.1, \u003c 1.3.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.4.0-rc.1, \u003c= 1.4.0-rc.3\"}]}], \"references\": [{\"url\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2\", \"name\": \"https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/1a30a8f3d921acbbb6a4bb7e99da2c05f8d48522\", \"name\": \"https://github.com/opencontainers/runc/commit/1a30a8f3d921acbbb6a4bb7e99da2c05f8d48522\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/5d7b2424072449872d1cd0c937f2ca25f418eb66\", \"name\": \"https://github.com/opencontainers/runc/commit/5d7b2424072449872d1cd0c937f2ca25f418eb66\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/8476df83b534a2522b878c0507b3491def48db9f\", \"name\": \"https://github.com/opencontainers/runc/commit/8476df83b534a2522b878c0507b3491def48db9f\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64\", \"name\": \"https://github.com/opencontainers/runc/commit/db19bbed5348847da433faa9d69e9f90192bfa64\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount (i.e., the container\u0027s /dev/null) was actually a real /dev/null inode when using the container\u0027s /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-61\", \"description\": \"CWE-61: UNIX Symbolic Link (Symlink) Following\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-363\", \"description\": \"CWE-363: Race Condition Enabling Link Following\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-11-06T18:47:47.335Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-31133\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-06T19:22:22.047Z\", \"dateReserved\": \"2025-03-26T15:04:52.627Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-11-06T18:47:47.335Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:22275
Vulnerability from csaf_redhat - Published: 2025-12-05 13:28 - Updated: 2026-06-30 03:33A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0 | — |
Vendor Fix
fix
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: 9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0 | — |
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": "Red Hat OpenShift Container Platform release 4.13.62 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact\nof Low. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.13.62. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/156645\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:22275",
"url": "https://access.redhat.com/errata/RHSA-2025:22275"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367235"
},
{
"category": "external",
"summary": "2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "OCPBUGS-65981",
"url": "https://issues.redhat.com/browse/OCPBUGS-65981"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_22275.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.62 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:42+00:00",
"generator": {
"date": "2026-06-30T03:33:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:22275",
"initial_release_date": "2025-12-05T13:28:34+00:00",
"revision_history": [
{
"date": "2025-12-05T13:28:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-05T13:28:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-413.92.202511261311-0",
"product": {
"name": "rhcos-x86_64-413.92.202511261311-0",
"product_id": "rhcos-x86_64-413.92.202511261311-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@413.92.202511261311?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-413.92.202511261311-0 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
},
"product_reference": "rhcos-x86_64-413.92.202511261311-0",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4953",
"cwe": {
"id": "CWE-378",
"name": "Creation of Temporary File With Insecure Permissions"
},
"discovery_date": "2025-05-19T11:46:53.335000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367235"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Build Context Bind Mount",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Moderate rather than Important because exploitation requires several preconditions: an attacker must have unprivileged access to the host during the build process, the container build must include long-running steps (e.g., RUN sleep) that prolong the existence of the temporary build context, and files must be created with overly permissive permissions (e.g., 4777). The vulnerability does not allow remote code execution or compromise of running containers, and it only exposes files temporarily present in the build context. Therefore, while it can lead to information disclosure, the scope and impact are limited to local users with concurrent access, making the overall risk moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4953"
},
{
"category": "external",
"summary": "RHBZ#2367235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367235"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4953"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4953",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4953"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/pull/25173",
"url": "https://github.com/containers/podman/pull/25173"
}
],
"release_date": "2025-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-05T13:28:34+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:384dcc2b7dde97674e4197b6e4130268adc2b00a94908aa9220a4061aa1030ac\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22275"
},
{
"category": "workaround",
"details": "Avoid long-running build steps and overly permissive file permissions. Use RUN --mount=type=secret for sensitive data instead of bind mounts.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Build Context Bind Mount"
},
{
"acknowledgments": [
{
"names": [
"Ronald Crane"
]
}
],
"cve": "CVE-2025-5318",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-05-29T06:48:59.169000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369131"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libssh library in versions less than 0.11.2. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libssh: out-of-bounds read in sftp_handle()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue requires an attacker with valid credentials to access a server, limiting the scope to legitimate users of the SFTP service. Due to this reason, this flaw has been rated with a Moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-5318"
},
{
"category": "external",
"summary": "RHBZ#2369131",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369131"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5318"
},
{
"category": "external",
"summary": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt",
"url": "https://www.libssh.org/security/advisories/CVE-2025-5318.txt"
}
],
"release_date": "2025-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-05T13:28:34+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:384dcc2b7dde97674e4197b6e4130268adc2b00a94908aa9220a4061aa1030ac\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22275"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libssh: out-of-bounds read in sftp_handle()"
},
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-05T13:28:34+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:384dcc2b7dde97674e4197b6e4130268adc2b00a94908aa9220a4061aa1030ac\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22275"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-12-05T13:28:34+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:384dcc2b7dde97674e4197b6e4130268adc2b00a94908aa9220a4061aa1030ac\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22275"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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",
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
},
"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": "2025-12-05T13:28:34+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:384dcc2b7dde97674e4197b6e4130268adc2b00a94908aa9220a4061aa1030ac\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:22275"
},
{
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"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": [
"9Base-RHOSE-4.13:rhcos-x86_64-413.92.202511261311-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2025:23113
Vulnerability from csaf_redhat - Published: 2026-01-07 07:16 - Updated: 2026-06-30 03:33A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the integration of Active Directory and the System Security Services Daemon (SSSD) on Linux systems. In default configurations, the Kerberos local authentication plugin (sssd_krb5_localauth_plugin) is enabled, but a fallback to the an2ln plugin is possible. This fallback allows an attacker with permission to modify certain AD attributes (such as userPrincipalName or samAccountName) to impersonate privileged users, potentially resulting in unauthorized access or privilege escalation on domain-joined Linux hosts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0 | — |
Vendor Fix
fix
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: 9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0 | — |
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": "Red Hat OpenShift Container Platform release 4.15.60 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.60. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/157173\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nSecurity Fix(es):\n\n* sssd: SSSD default Kerberos configuration allows privilege escalation on AD-joined Linux systems (CVE-2025-11561)\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n* runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n* podman: Build Context Bind Mount (CVE-2025-4953)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23113",
"url": "https://access.redhat.com/errata/RHSA-2025:23113"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2367235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367235"
},
{
"category": "external",
"summary": "2402727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402727"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2025_23113.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.60 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:43+00:00",
"generator": {
"date": "2026-06-30T03:33:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:23113",
"initial_release_date": "2026-01-07T07:16:55+00:00",
"revision_history": [
{
"date": "2026-01-07T07:16:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-07T07:16:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-415.92.202512100122-0",
"product": {
"name": "rhcos-aarch64-415.92.202512100122-0",
"product_id": "rhcos-aarch64-415.92.202512100122-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202512100122?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-415.92.202512100122-0",
"product": {
"name": "rhcos-ppc64le-415.92.202512100122-0",
"product_id": "rhcos-ppc64le-415.92.202512100122-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202512100122?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-415.92.202512100122-0",
"product": {
"name": "rhcos-s390x-415.92.202512100122-0",
"product_id": "rhcos-s390x-415.92.202512100122-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202512100122?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-415.92.202512100122-0",
"product": {
"name": "rhcos-x86_64-415.92.202512100122-0",
"product_id": "rhcos-x86_64-415.92.202512100122-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@415.92.202512100122?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-415.92.202512100122-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0"
},
"product_reference": "rhcos-aarch64-415.92.202512100122-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-415.92.202512100122-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0"
},
"product_reference": "rhcos-ppc64le-415.92.202512100122-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-415.92.202512100122-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0"
},
"product_reference": "rhcos-s390x-415.92.202512100122-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-415.92.202512100122-0 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
},
"product_reference": "rhcos-x86_64-415.92.202512100122-0",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-4953",
"cwe": {
"id": "CWE-378",
"name": "Creation of Temporary File With Insecure Permissions"
},
"discovery_date": "2025-05-19T11:46:53.335000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2367235"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Build Context Bind Mount",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as Moderate rather than Important because exploitation requires several preconditions: an attacker must have unprivileged access to the host during the build process, the container build must include long-running steps (e.g., RUN sleep) that prolong the existence of the temporary build context, and files must be created with overly permissive permissions (e.g., 4777). The vulnerability does not allow remote code execution or compromise of running containers, and it only exposes files temporarily present in the build context. Therefore, while it can lead to information disclosure, the scope and impact are limited to local users with concurrent access, making the overall risk moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-4953"
},
{
"category": "external",
"summary": "RHBZ#2367235",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367235"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-4953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4953"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-4953",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4953"
},
{
"category": "external",
"summary": "https://github.com/containers/podman/pull/25173",
"url": "https://github.com/containers/podman/pull/25173"
}
],
"release_date": "2025-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T07:16:55+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:39236e073ff4b62406a472178263fd2220b0f544c3fd26036120b470596fa255\n\n (For s390x architecture)\n The image digest is sha256:f94d7fce531623dd0d1d4b5fe1c299eba7152676306ed2e9ea3c7fe17b4ad5ee\n\n (For ppc64le architecture)\n The image digest is sha256:5cdc5d1a0cb3b990afbaa8d1559abf87d9194c375541f27689aa974c1336d9eb\n\n (For aarch64 architecture)\n The image digest is sha256:584bb60432b0460d97b9624a3cb1c625469534ac44dedb618f14834161c2d448\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23113"
},
{
"category": "workaround",
"details": "Avoid long-running build steps and overly permissive file permissions. Use RUN --mount=type=secret for sensitive data instead of bind mounts.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: Build Context Bind Mount"
},
{
"acknowledgments": [
{
"names": [
"Zavier Lee"
]
}
],
"cve": "CVE-2025-11561",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2025-10-09T12:57:29.851000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2402727"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the integration of Active Directory and the System Security Services Daemon (SSSD) on Linux systems. In default configurations, the Kerberos local authentication plugin (sssd_krb5_localauth_plugin) is enabled, but a fallback to the an2ln plugin is possible. This fallback allows an attacker with permission to modify certain AD attributes (such as userPrincipalName or samAccountName) to impersonate privileged users, potentially resulting in unauthorized access or privilege escalation on domain-joined Linux hosts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sssd: SSSD default Kerberos configuration allows privilege escalation on AD-joined Linux systems",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed this issue as High severity for domain-joined Linux systems using default SSSD configurations. While the Kerberos local authentication plugin (sssd_krb5_localauth_plugin) is enabled by default, fallback to the an2ln plugin can occur, allowing a domain user who can modify certain Active Directory attributes (such as userPrincipalName or samAccountName) to map to privileged local accounts. This could lead to unauthorized access or elevated privileges on affected Linux hosts. Administrators are advised to review and apply recommended hardening configurations to mitigate this behavior.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11561"
},
{
"category": "external",
"summary": "RHBZ#2402727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2402727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11561",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11561"
},
{
"category": "external",
"summary": "https://blog.async.sg/kerberos-ldr",
"url": "https://blog.async.sg/kerberos-ldr"
},
{
"category": "external",
"summary": "https://github.com/SSSD/sssd/issues/8021",
"url": "https://github.com/SSSD/sssd/issues/8021"
}
],
"release_date": "2025-10-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T07:16:55+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:39236e073ff4b62406a472178263fd2220b0f544c3fd26036120b470596fa255\n\n (For s390x architecture)\n The image digest is sha256:f94d7fce531623dd0d1d4b5fe1c299eba7152676306ed2e9ea3c7fe17b4ad5ee\n\n (For ppc64le architecture)\n The image digest is sha256:5cdc5d1a0cb3b990afbaa8d1559abf87d9194c375541f27689aa974c1336d9eb\n\n (For aarch64 architecture)\n The image digest is sha256:584bb60432b0460d97b9624a3cb1c625469534ac44dedb618f14834161c2d448\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23113"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure the SSSD Kerberos local authentication plugin (sssd_krb5_localauth_plugin) is configured and the an2ln plugin is disabled by adding \"disable = an2ln\" in a krb5 include file, for example /var/lib/sss/pubconf/krb5.include.d/localauth_plugin and make sure it is included in the Kerberos configuration. Apply vendor updates and follow Red Hat guidance for SSSD hardening.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sssd: SSSD default Kerberos configuration allows privilege escalation on AD-joined Linux systems"
},
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T07:16:55+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:39236e073ff4b62406a472178263fd2220b0f544c3fd26036120b470596fa255\n\n (For s390x architecture)\n The image digest is sha256:f94d7fce531623dd0d1d4b5fe1c299eba7152676306ed2e9ea3c7fe17b4ad5ee\n\n (For ppc64le architecture)\n The image digest is sha256:5cdc5d1a0cb3b990afbaa8d1559abf87d9194c375541f27689aa974c1336d9eb\n\n (For aarch64 architecture)\n The image digest is sha256:584bb60432b0460d97b9624a3cb1c625469534ac44dedb618f14834161c2d448\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23113"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-07T07:16:55+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:39236e073ff4b62406a472178263fd2220b0f544c3fd26036120b470596fa255\n\n (For s390x architecture)\n The image digest is sha256:f94d7fce531623dd0d1d4b5fe1c299eba7152676306ed2e9ea3c7fe17b4ad5ee\n\n (For ppc64le architecture)\n The image digest is sha256:5cdc5d1a0cb3b990afbaa8d1559abf87d9194c375541f27689aa974c1336d9eb\n\n (For aarch64 architecture)\n The image digest is sha256:584bb60432b0460d97b9624a3cb1c625469534ac44dedb618f14834161c2d448\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23113"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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",
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
},
"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-01-07T07:16:55+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:39236e073ff4b62406a472178263fd2220b0f544c3fd26036120b470596fa255\n\n (For s390x architecture)\n The image digest is sha256:f94d7fce531623dd0d1d4b5fe1c299eba7152676306ed2e9ea3c7fe17b4ad5ee\n\n (For ppc64le architecture)\n The image digest is sha256:5cdc5d1a0cb3b990afbaa8d1559abf87d9194c375541f27689aa974c1336d9eb\n\n (For aarch64 architecture)\n The image digest is sha256:584bb60432b0460d97b9624a3cb1c625469534ac44dedb618f14834161c2d448\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23113"
},
{
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"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": [
"9Base-RHOSE-4.15:rhcos-aarch64-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-s390x-415.92.202512100122-0",
"9Base-RHOSE-4.15:rhcos-x86_64-415.92.202512100122-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2026:0315
Vulnerability from csaf_redhat - Published: 2026-01-15 00:25 - Updated: 2026-06-30 03:33A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
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: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.12.84 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\n\nRed Hat Product Security has rated this update as having a security impact of Low. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.12.84. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:0317\n\nSecurity Fix(es):\n\nNone\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0315",
"url": "https://access.redhat.com/errata/RHSA-2026:0315"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0315.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.84 packages and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:51+00:00",
"generator": {
"date": "2026-06-30T03:33:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:0315",
"initial_release_date": "2026-01-15T00:25:18+00:00",
"revision_history": [
{
"date": "2026-01-15T00:25:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-15T00:25:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"product": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"product_id": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-32.rhaos4.12.git6120b13.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.175.1.el8_6.src",
"product": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.src",
"product_id": "kernel-0:4.18.0-372.175.1.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.175.1.el8_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el8.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.src",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product_id": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-32.rhaos4.12.git6120b13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-32.rhaos4.12.git6120b13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-32.rhaos4.12.git6120b13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "perf-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "perf-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.175.1.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product_id": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-32.rhaos4.12.git6120b13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-32.rhaos4.12.git6120b13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-32.rhaos4.12.git6120b13.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "perf-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "perf-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.175.1.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product_id": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-32.rhaos4.12.git6120b13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-32.rhaos4.12.git6120b13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-32.rhaos4.12.git6120b13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.175.1.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product_id": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.25.5-32.rhaos4.12.git6120b13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product_id": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.25.5-32.rhaos4.12.git6120b13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.25.5-32.rhaos4.12.git6120b13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "perf-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "perf-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.175.1.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"product_id": "kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.175.1.el8_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64"
},
"product_reference": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le"
},
"product_reference": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x"
},
"product_reference": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src"
},
"product_reference": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64"
},
"product_reference": "cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src"
},
"product_reference": "kernel-0:4.18.0-372.175.1.el8_6.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-372.175.1.el8_6.noarch as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "perf-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "perf-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "perf-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.src as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-15T00:25:18+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes",
"product_ids": [
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0315"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-15T00:25:18+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes",
"product_ids": [
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0315"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64"
]
},
"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-01-15T00:25:18+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes",
"product_ids": [
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0315"
},
{
"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": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:bpftool-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.src",
"8Base-RHOSE-4.12:cri-o-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debuginfo-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.aarch64",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.ppc64le",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.s390x",
"8Base-RHOSE-4.12:cri-o-debugsource-0:1.25.5-32.rhaos4.12.git6120b13.el8.x86_64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.src",
"8Base-RHOSE-4.12:kernel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-core-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debug-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-aarch64-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-debuginfo-common-ppc64le-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-debuginfo-common-s390x-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-debuginfo-common-x86_64-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-doc-0:4.18.0-372.175.1.el8_6.noarch",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-ipaclones-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-extra-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-modules-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-selftests-internal-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-tools-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:kernel-tools-libs-devel-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:kernel-zfcpdump-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-core-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-devel-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-extra-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:kernel-zfcpdump-modules-internal-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.aarch64",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.ppc64le",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.s390x",
"8Base-RHOSE-4.12:python3-perf-debuginfo-0:4.18.0-372.175.1.el8_6.x86_64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.src",
"8Base-RHOSE-4.12:runc-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debuginfo-4:1.2.9-1.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.12:runc-debugsource-4:1.2.9-1.rhaos4.17.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2026:0331
Vulnerability from csaf_redhat - Published: 2026-01-15 19:11 - Updated: 2026-06-30 03:33A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64 | — |
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: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.18.31 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.18.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.18.31. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2026-338\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race\nconditions (CVE-2025-31133)\n* runc: container escape with malicious config due to /dev/console mount\nand related races (CVE-2025-52565)\n* runc: opencontainers/selinux: container escape and denial of service due\nto arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0331",
"url": "https://access.redhat.com/errata/RHSA-2026:0331"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0331.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.31 packages and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:51+00:00",
"generator": {
"date": "2026-06-30T03:33:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:0331",
"initial_release_date": "2026-01-15T19:11:50+00:00",
"revision_history": [
{
"date": "2026-01-15T19:11:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-15T19:11:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"product": {
"name": "haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"product_id": "haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy@2.8.10-2.rhaos4.18.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-14.rhaos4.18.el9.src",
"product": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.src",
"product_id": "podman-5:5.2.2-14.rhaos4.18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-14.rhaos4.18.el9?arch=src\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el9.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.src",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-6.rhaos4.18.el8.src",
"product": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.src",
"product_id": "podman-5:5.2.2-6.rhaos4.18.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-6.rhaos4.18.el8?arch=src\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el8.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.src",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product_id": "haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.10-2.rhaos4.18.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product_id": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.10-2.rhaos4.18.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product_id": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.10-2.rhaos4.18.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_id": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-14.rhaos4.18.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_id": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-6.rhaos4.18.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product_id": "haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.10-2.rhaos4.18.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product_id": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.10-2.rhaos4.18.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product_id": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.10-2.rhaos4.18.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_id": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-14.rhaos4.18.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_id": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-6.rhaos4.18.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product_id": "haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.10-2.rhaos4.18.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product_id": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.10-2.rhaos4.18.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product_id": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.10-2.rhaos4.18.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_id": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-14.rhaos4.18.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_id": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-6.rhaos4.18.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"product": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"product_id": "haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28@2.8.10-2.rhaos4.18.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"product": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"product_id": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy-debugsource@2.8.10-2.rhaos4.18.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"product": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"product_id": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/haproxy28-debuginfo@2.8.10-2.rhaos4.18.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_id": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-14.rhaos4.18.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product_id": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product_id": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.31.13-3.rhaos4.18.gite0b87e5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_id": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-6.rhaos4.18.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.18.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.18.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.18.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.105.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.105.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"product": {
"name": "podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"product_id": "podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.2.2-14.rhaos4.18.el9?arch=noarch\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"product": {
"name": "podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"product_id": "podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.2.2-6.rhaos4.18.el8?arch=noarch\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src"
},
"product_reference": "podman-5:5.2.2-6.rhaos4.18.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch"
},
"product_reference": "podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64"
},
"product_reference": "podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le"
},
"product_reference": "podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x"
},
"product_reference": "podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64"
},
"product_reference": "podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64"
},
"product_reference": "cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-0:2.8.10-2.rhaos4.18.el9.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src"
},
"product_reference": "haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64"
},
"product_reference": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le"
},
"product_reference": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x"
},
"product_reference": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64"
},
"product_reference": "haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64"
},
"product_reference": "haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le"
},
"product_reference": "haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x"
},
"product_reference": "haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64"
},
"product_reference": "haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64"
},
"product_reference": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le"
},
"product_reference": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x"
},
"product_reference": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64"
},
"product_reference": "haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src"
},
"product_reference": "podman-5:5.2.2-14.rhaos4.18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch"
},
"product_reference": "podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64"
},
"product_reference": "podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le"
},
"product_reference": "podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x"
},
"product_reference": "podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64"
},
"product_reference": "podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.src as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-15T19:11:50+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0331"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-15T19:11:50+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0331"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
]
},
"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-01-15T19:11:50+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0331"
},
{
"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": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.src",
"8Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.aarch64",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.ppc64le",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.s390x",
"8Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el8.x86_64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:podman-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-catatonit-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-debugsource-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-docker-5:5.2.2-6.rhaos4.18.el8.noarch",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-gvproxy-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:podman-tests-5:5.2.2-6.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.src",
"8Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el8.x86_64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.aarch64",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.ppc64le",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.s390x",
"8Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el8.x86_64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.src",
"9Base-RHOSE-4.18:cri-o-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debuginfo-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.aarch64",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.ppc64le",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.s390x",
"9Base-RHOSE-4.18:cri-o-debugsource-0:1.31.13-3.rhaos4.18.gite0b87e5.el9.x86_64",
"9Base-RHOSE-4.18:haproxy-0:2.8.10-2.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy-debugsource-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:haproxy28-debuginfo-0:2.8.10-2.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.18:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:podman-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-debugsource-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-docker-5:5.2.2-14.rhaos4.18.el9.noarch",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-plugins-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-remote-debuginfo-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:podman-tests-5:5.2.2-14.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.18:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.src",
"9Base-RHOSE-4.18:runc-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debuginfo-4:1.2.9-1.rhaos4.18.el9.x86_64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.aarch64",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.ppc64le",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.s390x",
"9Base-RHOSE-4.18:runc-debugsource-4:1.2.9-1.rhaos4.18.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2026:0418
Vulnerability from csaf_redhat - Published: 2026-01-15 19:15 - Updated: 2026-06-30 03:33A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64 | — |
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: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.16.55 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.55. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/{IMAGE_ADVISORY}\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n* runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0418",
"url": "https://access.redhat.com/errata/RHSA-2026:0418"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0418.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.55 packages and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:51+00:00",
"generator": {
"date": "2026-06-30T03:33:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:0418",
"initial_release_date": "2026-01-15T19:15:31+00:00",
"revision_history": [
{
"date": "2026-01-15T19:15:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-15T19:15:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.rhaos4.16.el9.src",
"product": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.src",
"product_id": "podman-4:4.9.4-20.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-19.rhaos4.16.el8.src",
"product": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.src",
"product_id": "podman-4:4.9.4-19.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-19.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "rv-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "rv-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-19.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "rv-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "rv-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-19.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-19.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "libperf-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "rv-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "rv-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.105.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product_id": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product_id": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product_id": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.29.13-11.rhaos4.16.git979a5e6.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-19.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.105.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.105.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"product": {
"name": "podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"product_id": "podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-20.rhaos4.16.el9?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"product": {
"name": "podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"product_id": "podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-19.rhaos4.16.el8?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src"
},
"product_reference": "podman-4:4.9.4-19.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch"
},
"product_reference": "podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x"
},
"product_reference": "podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64"
},
"product_reference": "cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "libperf-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src"
},
"product_reference": "podman-4:4.9.4-20.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch"
},
"product_reference": "podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x"
},
"product_reference": "podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.105.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64"
},
"product_reference": "rv-0:5.14.0-427.105.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.105.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le"
},
"product_reference": "rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.105.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x"
},
"product_reference": "rv-0:5.14.0-427.105.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.105.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
},
"product_reference": "rv-0:5.14.0-427.105.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-15T19:15:31+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0418"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-15T19:15:31+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0418"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
},
"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-01-15T19:15:31+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0418"
},
{
"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": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.src",
"8Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.aarch64",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.ppc64le",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.s390x",
"8Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-19.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-19.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:bpftool-debuginfo-0:7.3.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.src",
"9Base-RHOSE-4.16:cri-o-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debuginfo-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.aarch64",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.ppc64le",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.s390x",
"9Base-RHOSE-4.16:cri-o-debugsource-0:1.29.13-11.rhaos4.16.git979a5e6.el9.x86_64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.src",
"9Base-RHOSE-4.16:kernel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-64k-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-64k-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-abi-stablelists-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debug-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-aarch64-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-debuginfo-common-ppc64le-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-debuginfo-common-s390x-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-debuginfo-common-x86_64-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-doc-0:5.14.0-427.105.1.el9_4.noarch",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-ipaclones-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debug-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-devel-matched-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-kvm-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-core-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-extra-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-rt-modules-partner-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-selftests-internal-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-tools-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:kernel-tools-libs-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-uki-virt-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:kernel-zfcpdump-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-devel-matched-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-core-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-extra-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-internal-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:kernel-zfcpdump-modules-partner-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:libperf-devel-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-20.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-20.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:python3-perf-debuginfo-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rtla-0:5.14.0-427.105.1.el9_4.x86_64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.aarch64",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.ppc64le",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.s390x",
"9Base-RHOSE-4.16:rv-0:5.14.0-427.105.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2026:0425
Vulnerability from csaf_redhat - Published: 2026-01-12 03:43 - Updated: 2026-06-30 03:33A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
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: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for runc 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 runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n\n* runc: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\n* github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)\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:0425",
"url": "https://access.redhat.com/errata/RHSA-2026:0425"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0425.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:52+00:00",
"generator": {
"date": "2026-06-30T03:33:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:0425",
"initial_release_date": "2026-01-12T03:43:04+00:00",
"revision_history": [
{
"date": "2026-01-12T03:43:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-12T03:43:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:52+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": "runc-4:1.2.9-1.el9_4.src",
"product": {
"name": "runc-4:1.2.9-1.el9_4.src",
"product_id": "runc-4:1.2.9-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.aarch64",
"product": {
"name": "runc-4:1.2.9-1.el9_4.aarch64",
"product_id": "runc-4:1.2.9-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.el9_4.ppc64le",
"product_id": "runc-4:1.2.9-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.x86_64",
"product": {
"name": "runc-4:1.2.9-1.el9_4.x86_64",
"product_id": "runc-4:1.2.9-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.el9_4.s390x",
"product": {
"name": "runc-4:1.2.9-1.el9_4.s390x",
"product_id": "runc-4:1.2.9-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.el9_4.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.el9_4?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.el9_4?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64"
},
"product_reference": "runc-4:1.2.9-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x"
},
"product_reference": "runc-4:1.2.9-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src"
},
"product_reference": "runc-4:1.2.9-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64"
},
"product_reference": "runc-4:1.2.9-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-12T03:43:04+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:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0425"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-12T03:43:04+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:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0425"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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",
"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": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
},
"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-01-12T03:43:04+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:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0425"
},
{
"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": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
}
],
"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": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
}
],
"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-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-12T03:43:04+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:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0425"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.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:runc-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.src",
"AppStream-9.4.0.Z.EUS:runc-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debuginfo-4:1.2.9-1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:runc-debugsource-4:1.2.9-1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
}
]
}
RHSA-2026:0676
Vulnerability from csaf_redhat - Published: 2026-01-22 19:53 - Updated: 2026-06-30 03:33A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64 | — |
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: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.13.63 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.13.63. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:0678\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n* runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0676",
"url": "https://access.redhat.com/errata/RHSA-2026:0676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0676.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.63 packages and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:51+00:00",
"generator": {
"date": "2026-06-30T03:33:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:0676",
"initial_release_date": "2026-01-22T19:53:23+00:00",
"revision_history": [
{
"date": "2026-01-22T19:53:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-22T19:53:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.153.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.153.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.153.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.153.1.rt14.438.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.153.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.153.1.rt14.438.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.153.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.153.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.153.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.153.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.153.1.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.153.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.153.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.153.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.153.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T19:53:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes",
"product_ids": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0676"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T19:53:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes",
"product_ids": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0676"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64"
]
},
"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-01-22T19:53:23+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes",
"product_ids": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0676"
},
{
"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": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:bpftool-debuginfo-0:7.0.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.src",
"9Base-RHOSE-4.13:kernel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-64k-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-64k-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-abi-stablelists-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debug-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debug-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-aarch64-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-debuginfo-common-ppc64le-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-debuginfo-common-s390x-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-debuginfo-common-x86_64-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-devel-matched-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-doc-0:5.14.0-284.153.1.el9_2.noarch",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-ipaclones-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-core-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-extra-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-modules-partner-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.src",
"9Base-RHOSE-4.13:kernel-rt-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debug-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-devel-matched-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-kvm-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-core-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-extra-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-modules-partner-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-rt-selftests-internal-0:5.14.0-284.153.1.rt14.438.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-selftests-internal-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-tools-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:kernel-tools-libs-devel-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-uki-virt-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:kernel-zfcpdump-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-devel-matched-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-core-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-extra-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-internal-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:kernel-zfcpdump-modules-partner-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:python3-perf-debuginfo-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.aarch64",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.ppc64le",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.s390x",
"9Base-RHOSE-4.13:rtla-0:5.14.0-284.153.1.el9_2.x86_64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.13:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.13:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2026:0701
Vulnerability from csaf_redhat - Published: 2026-01-22 18:53 - Updated: 2026-06-30 03:33A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64 | — |
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: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.17.47 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container\nPlatform 4.17.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.17.47. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2026:0715\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race\nconditions (CVE-2025-31133)\n* runc: container escape with malicious config due to /dev/console mount\nand related races (CVE-2025-52565)\n* runc: opencontainers/selinux: container escape and denial of service due\nto arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0701",
"url": "https://access.redhat.com/errata/RHSA-2026:0701"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0701.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.47 packages and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:53+00:00",
"generator": {
"date": "2026-06-30T03:33:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:0701",
"initial_release_date": "2026-01-22T18:53:43+00:00",
"revision_history": [
{
"date": "2026-01-22T18:53:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-01T19:32:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.17",
"product": {
"name": "Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.17::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.107.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el8?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.106.1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.107.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el8?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.106.1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.107.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el8?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.106.1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.107.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.17.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.17.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_id": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.2.2-12.rhaos4.17.el8?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.106.1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.107.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.107.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.107.1.el9_4?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el9.src",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.src",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el9?arch=src\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.17.el9.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.src",
"product_id": "runc-4:1.2.9-1.rhaos4.17.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.17.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.2.2-12.rhaos4.17.el8.src",
"product": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.src",
"product_id": "podman-5:5.2.2-12.rhaos4.17.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.2.2-12.rhaos4.17.el8?arch=src\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.106.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.106.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.106.1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.107.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.107.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"product": {
"name": "podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"product_id": "podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.2.2-12.rhaos4.17.el9?arch=noarch\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"product": {
"name": "podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"product_id": "podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.2.2-12.rhaos4.17.el8?arch=noarch\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.106.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.106.1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.src as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch"
},
"product_reference": "podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.106.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.src as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.107.1.el9_4.src",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.106.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.107.1.el9_4.noarch as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.src as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch"
},
"product_reference": "podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64"
},
"product_reference": "podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.106.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.106.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.107.1.el9_4.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.107.1.el9_4.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.src as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.17",
"product_id": "9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:53:43+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0701"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-22T18:53:43+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0701"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64"
]
}
],
"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": [
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64"
]
},
"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-01-22T18:53:43+00:00",
"details": "For OpenShift Container Platform 4.17 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0701"
},
{
"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": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.src",
"8Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-catatonit-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el8.noarch",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-gvproxy-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el8.x86_64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.aarch64",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.ppc64le",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.s390x",
"8Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el8.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:bpftool-debuginfo-0:7.3.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.src",
"9Base-RHOSE-4.17:kernel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-64k-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-abi-stablelists-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debug-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-aarch64-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-ppc64le-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-s390x-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-debuginfo-common-x86_64-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.106.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-doc-0:5.14.0-427.107.1.el9_4.noarch",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-ipaclones-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debug-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debug-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-rt-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-devel-matched-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-kvm-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-core-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-extra-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-rt-modules-partner-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-selftests-internal-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-tools-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:kernel-tools-libs-devel-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-uki-virt-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-devel-matched-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-core-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-extra-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-internal-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:kernel-zfcpdump-modules-partner-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:libperf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:podman-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-debugsource-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-docker-5:5.2.2-12.rhaos4.17.el9.noarch",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-plugins-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-remote-debuginfo-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:podman-tests-5:5.2.2-12.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:python3-perf-debuginfo-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.106.1.el9_4.x86_64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.aarch64",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.ppc64le",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.s390x",
"9Base-RHOSE-4.17:rtla-0:5.14.0-427.107.1.el9_4.x86_64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.src",
"9Base-RHOSE-4.17:runc-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debuginfo-4:1.2.9-1.rhaos4.17.el9.x86_64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.aarch64",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.ppc64le",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.s390x",
"9Base-RHOSE-4.17:runc-debugsource-4:1.2.9-1.rhaos4.17.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2026:0995
Vulnerability from csaf_redhat - Published: 2026-01-30 15:14 - Updated: 2026-06-30 03:33A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64 | — |
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: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.14.61 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.14.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.14.61. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:1003\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n* runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:0995",
"url": "https://access.redhat.com/errata/RHSA-2026:0995"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_0995.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.14.61 packages and security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:54+00:00",
"generator": {
"date": "2026-06-30T03:33:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:0995",
"initial_release_date": "2026-01-30T15:14:34+00:00",
"revision_history": [
{
"date": "2026-01-30T15:14:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-30T15:14:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.14",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.14::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.154.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-selftests-internal@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.154.1.rt14.439.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.154.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.154.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.154.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_id": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.154.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.154.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.154.1.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.154.1.rt14.439.el9_2?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product_id": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.154.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.154.1.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.154.1.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.154.1.el9_2.noarch as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64"
},
"product_reference": "kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.154.1.el9_2.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.154.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.14"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.14",
"product_id": "9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.14"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-30T15:14:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0995"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-30T15:14:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0995"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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": [
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64"
]
},
"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-01-30T15:14:34+00:00",
"details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:0995"
},
{
"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": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"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": [
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:bpftool-debuginfo-0:7.0.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.src",
"9Base-RHOSE-4.14:kernel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-64k-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-64k-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-abi-stablelists-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debug-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debug-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-aarch64-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-debuginfo-common-ppc64le-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-debuginfo-common-s390x-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-debuginfo-common-x86_64-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-devel-matched-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-doc-0:5.14.0-284.154.1.el9_2.noarch",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-ipaclones-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-core-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-extra-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-modules-partner-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.src",
"9Base-RHOSE-4.14:kernel-rt-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debug-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-devel-matched-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-kvm-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-core-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-extra-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-modules-partner-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-rt-selftests-internal-0:5.14.0-284.154.1.rt14.439.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-selftests-internal-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-tools-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:kernel-tools-libs-devel-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-uki-virt-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:kernel-zfcpdump-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-devel-matched-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-core-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-extra-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-internal-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:kernel-zfcpdump-modules-partner-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:python3-perf-debuginfo-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.aarch64",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.ppc64le",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.s390x",
"9Base-RHOSE-4.14:rtla-0:5.14.0-284.154.1.el9_2.x86_64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.14:runc-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debuginfo-4:1.2.9-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.14:runc-debugsource-4:1.2.9-1.rhaos4.16.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects"
}
]
}
RHSA-2026:10703
Vulnerability from csaf_redhat - Published: 2026-04-27 02:17 - Updated: 2026-06-30 03:34A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
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: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the container-tools:rhel8 module 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 container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions (CVE-2025-31133)\n\n* runc: container escape with malicious config due to /dev/console mount and related races (CVE-2025-52565)\n\n* runc: container escape and denial of service due to arbitrary write gadgets and procfs write redirects (CVE-2025-52881)\n\n* golang: archive/tar: Unbounded allocation when parsing GNU sparse map (CVE-2025-58183)\n\n* golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS (CVE-2025-47913)\n\n* github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload (CVE-2025-65637)\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:10703",
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "2404715",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404715"
},
{
"category": "external",
"summary": "2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_10703.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-06-30T03:34:02+00:00",
"generator": {
"date": "2026-06-30T03:34:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:10703",
"initial_release_date": "2026-04-27T02:17:32+00:00",
"revision_history": [
{
"date": "2026-04-27T02:17:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-27T02:17:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:34:02+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 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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=x86_64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"product": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src (container-tools:rhel8)",
"product_id": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B24209%2B25a14987?arch=src\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@49.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch (container-tools:rhel8)",
"product_id": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.1-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-5.module%2Bel8.6.0%2B24209%2B25a14987?arch=noarch\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=aarch64\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.26.10-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-5.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-40.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.6-1.module%2Bel8.6.0%2B24215%2Bd8cb7679.1?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8)",
"product_id": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.2.0-8.module%2Bel8.6.0%2B24209%2B25a14987.5?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-1.module%2Bel8.6.0%2B24209%2B25a14987.1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8)",
"product_id": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8)",
"product_id": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.9.5-1.module%2Bel8.6.0%2B24224%2B8a7523f7.1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.0-3.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-0.7.module%2Bel8.6.0%2B24209%2B25a14987?arch=s390x\u0026rpmmod=container-tools:rhel8:8060020260422144418:ad008a3a"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-31133",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:17:18.235000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container\u0027s /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instead bind-mount the symlink target read-write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions",
"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": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-31133"
},
{
"category": "external",
"summary": "RHBZ#2404705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-31133",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31133"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31133"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T02:17:32+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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix\nDAC and thus user namespaces stop a container process from being able to write to them.\n\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n\n* Depending on the maskedPath configuration (the default configuratio nonly masks paths in /proc and /sys), using an AppArmor that blocks unexpectedwrites to any maskedPaths (as is the case with the defaultprofile used by Docker and Podman) will block attempts to exploit this issue. However, CVE-2025-52881 allows an attacker to bypass LSMlabels, and so this mitigation is not helpful when considered incombination with CVE-2025-52881.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape via \u0027masked path\u0027 abuse due to mount race conditions"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T02:17:32+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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-52565",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-10-17T14:19:18.653000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404708"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console\nbind-mounts. When creating the /dev/console bind-mount (to /dev/pts/$n), if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount the symlink target over /dev/console.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: container escape with malicious config due to /dev/console mount and related races",
"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": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52565"
},
{
"category": "external",
"summary": "RHBZ#2404708",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404708"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52565"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52565"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-qw9x-cqr3-wc7r"
}
],
"release_date": "2025-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T02:17:32+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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"category": "workaround",
"details": "Potential mitigations for this issue include:\n\n* Using user namespaces, with the host root user not mapped into the container\u0027s namespace. procfs file permissions are managed using Unix DAC and thus user namespaces stop a container process from being able to write to them.\n* Not running as a root user in the container (this includes disabling setuid binaries with noNewPrivileges). As above, procfs file permissions are managed using Unix DAC and thus non-root users cannot write to them.\n* The default SELinux policy should mitigate this issue, as the /dev/console bind-mount does not re-label the mount and so the container process should not be able to write to unsafe procfs files. However, CVE-2025-52881 allows an attacker to bypass LSM labels, and so this mitigation is not helpful when considered in combination with CVE-2025-52881.\n* The default AppArmor profile used by most runtimes will NOT help mitigate this issue, as /dev/console access is permitted. You could create a custom profile that blocks access to /dev/console, but such a profile might break regular containers. In addition, CVE-2025-52881 allows an attacker to bypass LSM labels, and so that mitigation is not helpful when considered in combination with CVE-2025-52881.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: container escape with malicious config due to /dev/console mount and related races"
},
{
"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",
"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": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"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-04-27T02:17:32+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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"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": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"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": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"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-58183",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-10-29T23:01:50.573951+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2407258"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go program to try to allocate a large amount of memory, causing an out-of-memory condition and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a specially crafted GNU tar pax 1.0 archive with the application using the archive/tar package. Additionally, this issue can cause the Go application to allocate a large amount of memory, eventually leading to an out-of-memory condition and resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58183"
},
{
"category": "external",
"summary": "RHBZ#2407258",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2407258"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58183"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58183"
},
{
"category": "external",
"summary": "https://go.dev/cl/709861",
"url": "https://go.dev/cl/709861"
},
{
"category": "external",
"summary": "https://go.dev/issue/75677",
"url": "https://go.dev/issue/75677"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI",
"url": "https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4014",
"url": "https://pkg.go.dev/vuln/GO-2025-4014"
}
],
"release_date": "2025-10-29T22:10:14.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T02:17:32+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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/tar: Unbounded allocation when parsing GNU sparse map"
},
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418900"
}
],
"notes": [
{
"category": "description",
"text": "A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer() processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go\u2019s internal bufio.Scanner, the read operation fails with a \u201ctoken too long\u201d error, causing the underlying writer pipe to close. In affected versions, this leaves the Writer interface unusable and can disrupt logging functionality, potentially degrading application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is categorized as Moderate because its impact is limited to the logging subsystem and requires a specific, non-default usage pattern to trigger\u2014namely, sending a single unbounded line exceeding 64KB through Entry.Writer(). Most Logrus deployments do not expose this interface directly to attacker-controlled input, which raises the attack complexity and reduces realistic exploitability. Additionally, the flaw does not affect confidentiality or integrity, nor does it allow code execution or privilege escalation. The failure results in a controlled degradation of availability (logging becoming non-functional), rather than a broader application outage or systemic compromise. These constrained conditions and limited real-world impact justify treating the issue as moderate rather than important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"category": "external",
"summary": "RHBZ#2418900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-65637",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-65637"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65637"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc",
"url": "https://github.com/mjuanxd/logrus-dos-poc"
},
{
"category": "external",
"summary": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md",
"url": "https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.md"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/issues/1370",
"url": "https://github.com/sirupsen/logrus/issues/1370"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/pull/1376",
"url": "https://github.com/sirupsen/logrus/pull/1376"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.8.3"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.1"
},
{
"category": "external",
"summary": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3",
"url": "https://github.com/sirupsen/logrus/releases/tag/v1.9.3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391",
"url": "https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T02:17:32+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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:10703"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"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:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.AUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.aarch64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.ppc64le::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.s390x::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.E4S:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:aardvark-dns-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-debugsource-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:buildah-tests-debuginfo-1:1.26.10-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:cockpit-podman-0:49.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debuginfo-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:conmon-debugsource-2:2.1.4-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:container-selinux-2:2.189.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debuginfo-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containernetworking-plugins-debugsource-1:1.1.1-5.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:containers-common-2:1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crit-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-debugsource-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-devel-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:criu-libs-debuginfo-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debuginfo-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:crun-debugsource-0:1.14.3-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:fuse-overlayfs-debugsource-0:1.9-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debuginfo-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-debugsource-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:libslirp-devel-0:4.4.0-1.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:netavark-2:1.0.1-40.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:oci-seccomp-bpf-hook-debugsource-0:1.2.6-1.module+el8.6.0+24215+d8cb7679.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-catatonit-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-debugsource-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-docker-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-gvproxy-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-plugins-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-remote-debuginfo-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:podman-tests-2:4.2.0-8.module+el8.6.0+24209+25a14987.5.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-criu-0:3.15-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:python3-podman-0:4.0.1-1.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debuginfo-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:runc-debugsource-1:1.2.9-1.module+el8.6.0+24209+25a14987.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debuginfo-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-debugsource-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:skopeo-tests-2:1.9.5-1.module+el8.6.0+24224+8a7523f7.1.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debuginfo-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:slirp4netns-debugsource-0:1.2.0-3.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.src::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debuginfo-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-debugsource-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:toolbox-tests-0:0.0.99.3-0.7.module+el8.6.0+24209+25a14987.x86_64::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.noarch::container-tools:rhel8",
"AppStream-8.6.0.Z.TUS:udica-0:0.2.6-5.module+el8.6.0+24209+25a14987.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
}
]
}
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.