Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22871 (GCVE-0-2025-22871)
Vulnerability from cvelistv5 – Published: 2025-04-08 20:04 – Updated: 2026-05-12 12:04- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http/internal |
Affected:
0 , < 1.23.8
(semver)
Affected: 1.24.0-0 , < 1.24.2 (semver) |
|
| Siemens | SENTRON 7KT PAC1261 Data Manager |
Affected:
0 , < V2.1.0
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-04-08T21:03:21.913Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/04/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22871",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-18T14:57:03.151639Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-18T14:57:31.331Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"affected": [
{
"defaultStatus": "unknown",
"product": "SENTRON 7KT PAC1261 Data Manager",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V2.1.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-12T12:04:11.015Z",
"orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
"shortName": "siemens-SADP"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-783943.html"
}
],
"x_adpType": "supplier"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http/internal",
"product": "net/http/internal",
"programRoutines": [
{
"name": "readChunkLine"
},
{
"name": "chunkedReader.Read"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.23.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.24.2",
"status": "affected",
"version": "1.24.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jeppe Bonde Weikop"
}
],
"descriptions": [
{
"lang": "en",
"value": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-08T20:04:34.769Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/652998"
},
{
"url": "https://go.dev/issue/71988"
},
{
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"title": "Request smuggling due to acceptance of invalid chunked data in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22871",
"datePublished": "2025-04-08T20:04:34.769Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2026-05-12T12:04:11.015Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22871",
"date": "2026-06-07",
"epss": "0.00294",
"percentile": "0.52998"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22871\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-04-08T20:15:20.183\",\"lastModified\":\"2026-05-12T13:16:39.897\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"},{\"lang\":\"es\",\"value\":\"El paquete net/http acepta incorrectamente un LF simple como terminador de l\u00ednea en l\u00edneas de datos fragmentados. Esto puede permitir el contrabando de solicitudes si se utiliza un servidor net/http junto con un servidor que acepta incorrectamente un LF simple como parte de una extensi\u00f3n fragmentada.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"references\":[{\"url\":\"https://go.dev/cl/652998\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/71988\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3563\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/04/04/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\",\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/04/04/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-04-08T21:03:21.913Z\"}}, {\"affected\": [{\"vendor\": \"Siemens\", \"product\": \"SENTRON 7KT PAC1261 Data Manager\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"V2.1.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"x_adpType\": \"supplier\", \"references\": [{\"url\": \"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\"}], \"providerMetadata\": {\"orgId\": \"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\", \"shortName\": \"siemens-SADP\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22871\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-18T14:57:03.151639Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-18T14:57:25.000Z\"}}], \"cna\": {\"title\": \"Request smuggling due to acceptance of invalid chunked data in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jeppe Bonde Weikop\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http/internal\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.23.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.24.0-0\", \"lessThan\": \"1.24.2\", \"versionType\": \"semver\"}], \"packageName\": \"net/http/internal\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"readChunkLine\"}, {\"name\": \"chunkedReader.Read\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/652998\"}, {\"url\": \"https://go.dev/issue/71988\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3563\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-04-08T20:04:34.769Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22871\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-04-08T20:04:34.769Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:9078
Vulnerability from csaf_redhat - Published: 2025-06-16 06:21 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 git-lfs 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 Moderate. 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9078",
"url": "https://access.redhat.com/errata/RHSA-2025:9078"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9078.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:04+00:00",
"generator": {
"date": "2026-05-28T20:50:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9078",
"initial_release_date": "2025-06-16T06:21:13+00:00",
"revision_history": [
{
"date": "2025-06-16T06:21:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-16T06:21:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:04+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": "git-lfs-0:3.4.1-4.el9_4.2.src",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.src",
"product_id": "git-lfs-0:3.4.1-4.el9_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"product_id": "git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"product_id": "git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"product_id": "git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.4.1-4.el9_4.2.s390x",
"product": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.s390x",
"product_id": "git-lfs-0:3.4.1-4.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.4.1-4.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"product_id": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.4.1-4.el9_4.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"product_id": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.4.1-4.el9_4.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.aarch64"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.ppc64le"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.s390x"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.src"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.2.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.4.1-4.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.x86_64"
},
"product_reference": "git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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:git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-16T06:21:13+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:git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9078"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.src",
"AppStream-9.4.0.Z.EUS:git-lfs-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debuginfo-0:3.4.1-4.el9_4.2.x86_64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.aarch64",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.ppc64le",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.s390x",
"AppStream-9.4.0.Z.EUS:git-lfs-debugsource-0:3.4.1-4.el9_4.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9102
Vulnerability from csaf_redhat - Published: 2025-06-16 11:02 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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": "Updated images are now available for Red Hat OpenShift AI.",
"title": "Topic"
},
{
"category": "general",
"text": "Release of RHOAI 2.21.0 provides these changes:",
"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:9102",
"url": "https://access.redhat.com/errata/RHSA-2025:9102"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22871",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_ai/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9102.json"
}
],
"title": "Red Hat Security Advisory: RHOAI 2.21.0 - Red Hat OpenShift AI",
"tracking": {
"current_release_date": "2026-05-28T20:50:05+00:00",
"generator": {
"date": "2026-05-28T20:50:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9102",
"initial_release_date": "2025-06-16T11:02:42+00:00",
"revision_history": [
{
"date": "2025-06-16T11:02:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T10:27:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift AI 2.21",
"product": {
"name": "Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ai:2.21::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift AI"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"product_id": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-codeflare-operator-rhel9@sha256%3A4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749503404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3Acf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749111913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-argoexec-rhel9@sha256%3A1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747386386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256%3Acb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747386386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-data-science-pipelines-operator-controller-rhel9@sha256%3A85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749502918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feast-operator-rhel9@sha256%3A80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747385678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"product_id": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-feature-server-rhel9@sha256%3A2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747385678"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kf-notebook-controller-rhel9@sha256%3Aa936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749501905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kuberay-operator-controller-rhel9@sha256%3A6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749502290"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"product_id": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-kueue-controller-rhel9@sha256%3A7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749501811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9@sha256%3Aa88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747385681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-driver-rhel9@sha256%3A04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747385681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-launcher-rhel9@sha256%3A003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747385681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256%3A5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747385681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9@sha256%3Adc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749453838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"product_id": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256%3A1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747385681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mlmd-grpc-server-rhel9@sha256%3A2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749557913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"product_id": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-mm-rest-proxy-rhel9@sha256%3Acfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749503083"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ad729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749576883"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-operator-rhel9@sha256%3A5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749502366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"product_id": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-registry-rhel9@sha256%3A152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749501959"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9@sha256%3A4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749627013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-serving-controller-rhel9@sha256%3Ac3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749502003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"product_id": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-modelmesh-rhel9@sha256%3Ab24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1747386252"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"product_id": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-notebook-controller-rhel9@sha256%3Afe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749501905"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"product_id": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-operator-bundle@sha256%3Afce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749629968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749628704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"product_id": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-training-operator-rhel9@sha256%3Ae68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749503768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-operator-rhel9@sha256%3A239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749455017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64",
"product": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64",
"product_id": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odh-trustyai-service-rhel9@sha256%3A9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007?arch=amd64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749028626"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749111913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Ac695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749576883"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749628704"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749111913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3Aa72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749576883"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3A533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9?arch=s390x\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749628704"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"product_id": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-dashboard-rhel9@sha256%3A4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749111913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"product_id": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-model-controller-rhel9@sha256%3A2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749576883"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64",
"product": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64",
"product_id": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odh-rhel9-operator@sha256%3Ae5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488?arch=arm64\u0026repository_url=registry.redhat.io/rhoai\u0026tag=v2.21.0-1749628704"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64"
},
"product_reference": "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64 as a component of Red Hat OpenShift AI 2.21",
"product_id": "Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64"
},
"product_reference": "registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64",
"relates_to_product_reference": "Red Hat OpenShift AI 2.21"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64"
],
"known_not_affected": [
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-16T11:02:42+00:00",
"details": "For Red Hat OpenShift AI 2.21.0 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 errata update:\nhttps://docs.redhat.com/en/documentation/red_hat_openshift_ai/",
"product_ids": [
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9102"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-codeflare-operator-rhel9@sha256:4c57dcf4df09fe0d03578cc8b9a3ca2ea485b6af0ca0203bfb85e640058b7daf_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:3360a89affc4f98a02742ec49ee26e189e8e2c4164f95c784ae10e31cff494c9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:4a71bd6a63162117c1a1e086bb94bdf329f349d4a68ad580dc68e722c4f28337_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:883a6bf557eda64a6a462d41b543af568ddee5bee766bcff06a76ca2afe1758e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-dashboard-rhel9@sha256:cf778a91c543169eb36e8db083d995b9c918f6f52bf943ae063f656693321bd1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-argoexec-rhel9@sha256:1b5452b87b36de2b62febc777efdc6233a168ffcc09e2067e482cc444463a57d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel9@sha256:cb47e165935f0d9d3c88088689c37e68a69519357a20d3c52ab6f71240dab507_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-data-science-pipelines-operator-controller-rhel9@sha256:85202cb75250a1ba2691d65b52b306fd77566660dd29cdf56bf8962e8bb4939c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feast-operator-rhel9@sha256:80fd53a580ce7bc4d02023d38a04912e84c2cd50679fc5ea034afba935623157_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-feature-server-rhel9@sha256:2b4136569e10ad7d47c82bedf55c1705a833dc67c8f833656996bfe1fddbef3e_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:a936d87646843edea2a84eb429bb44eb730bf3e04e8900fecef66721426dba89_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kuberay-operator-controller-rhel9@sha256:6a388ee3cbe3813ac955d319f0ab65a81da321d982c9881c6c81fe135311fe1d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-kueue-controller-rhel9@sha256:7da004e158006dcbdcf0c3b78c40411b82c9d56ebf54b1c30c245b6550b8ee7d_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9@sha256:a88696cff8cd2cc2e295c9ec082b7f25f61dfc9ac12f1c208529ff7036d5af29_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-driver-rhel9@sha256:04859c878ffcc8c42550a98be625ac52212f9b79a6fd5b3baeafb3592926cbe9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-launcher-rhel9@sha256:003fdc6cd1821d620e1ce4050ee608e2d2a32f2b08c8fa9c147e2e14418a8d91_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-persistenceagent-v2-rhel9@sha256:5f581957e4f8deebf6104a394272e6fbb1c54d813bf069e95875d865eac209ad_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9@sha256:dc0db686b7688f98b5f8595661022cdffa5d26a078289cc7aed528f0ee1d08a4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-ml-pipelines-scheduledworkflow-v2-rhel9@sha256:1b7befcd29c9c8f783bdd3c5654b0412ea45cd88cd18eb5f8f5a411f1323c6bd_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mlmd-grpc-server-rhel9@sha256:2638e3a90bbb242dd2483fefe9fc8b472f334c510d0139b9b7c875c30dab7984_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-mm-rest-proxy-rhel9@sha256:cfaf4eb86ddb9c717340ab17fa4b83323e5b40977ac70265376c87329a3f6f20_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:2d0e2359c73cf4e4064d6702146b87b59a5561528c6d013cc76bba5c0d96d9ee_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:a72acdac3d7228c8c22e6c9039c35d994a7743fcb7d6a73203da2dce8ebca7b1_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:c695bf73e2c08097eadf82a89a7c2741553703d9cc0cb7093eaa62897a0e1347_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-controller-rhel9@sha256:d729897bf3c3b4d6e58ad2dce2a244cf5898496027167e552d9335ebcd781cf1_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-operator-rhel9@sha256:5c0d56f434298f6e8bf6cf7061cd1ae6df9915225cbf04b010b6b59a64775cc9_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-model-registry-rhel9@sha256:152b425725228953f43b57a4a034a6725993a5ca556af328ae5e06aa3f1acbfc_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-rhel9@sha256:b24773d3d2d60701c4b967d20682ea0ab4cd4b378652e214e148a0a575151cac_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9@sha256:4c192208c618b49f31cf31c9de1a33c622ce3f120204c2eec8ff7c439ea6785c_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-modelmesh-serving-controller-rhel9@sha256:c3e283c0536266195dd461042ca0036ed98cc33650d806be132db4fba45239e4_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-notebook-controller-rhel9@sha256:fe6593bc73e77d315d82b7921bb1975c19fda1e7630ef5b30b69f5901ce30178_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-operator-bundle@sha256:fce6a2b2168bcb94c666336e1f736d1e53eecc91469672cbddc5876a5202b182_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:344b7b8c21e14aded4f5f70d4814f410e4b991209c909214bb4ae9b286564bca_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:533cd6282454e6c49cd90a2119386096626d2276a30e587ec436db89ad24bad9_s390x",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:6b7f3d987c9804041d71dee207fdcc0ae90bf113def3ac4db4a25c423bbd3b0e_ppc64le",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-rhel9-operator@sha256:e5f26e6cca8ddaa8806cf6876c9dddf173786676518f1ef4be0e23259fcf7488_arm64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-training-operator-rhel9@sha256:e68492a6a75cb83be0a968b832c1478b97f14e661376328085fd5416a08cbc31_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-operator-rhel9@sha256:239f226328e5ac77d6dee498217d55103a6d562f4829e38abf65ba55fda0aca2_amd64",
"Red Hat OpenShift AI 2.21:registry.redhat.io/rhoai/odh-trustyai-service-rhel9@sha256:9c2d6ce05775ac34ee5695b3367d12bf2a9c14e318a9544d00a56653ea5f2007_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9106
Vulnerability from csaf_redhat - Published: 2025-06-16 14:44 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 git-lfs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9106",
"url": "https://access.redhat.com/errata/RHSA-2025:9106"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9106.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:06+00:00",
"generator": {
"date": "2026-05-28T20:50:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9106",
"initial_release_date": "2025-06-16T14:44:50+00:00",
"revision_history": [
{
"date": "2025-06-16T14:44:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-16T14:44:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.src",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.src",
"product_id": "git-lfs-0:3.6.1-2.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.aarch64",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.aarch64",
"product_id": "git-lfs-0:3.6.1-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.ppc64le",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.ppc64le",
"product_id": "git-lfs-0:3.6.1-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.x86_64",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.x86_64",
"product_id": "git-lfs-0:3.6.1-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-2.el9_6.s390x",
"product": {
"name": "git-lfs-0:3.6.1-2.el9_6.s390x",
"product_id": "git-lfs-0:3.6.1-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"product_id": "git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"product_id": "git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-2.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.aarch64"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.ppc64le"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.s390x"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.src"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.x86_64"
},
"product_reference": "git-lfs-0:3.6.1-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-16T14:44:50+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.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9106"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:3.6.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:3.6.1-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9142
Vulnerability from csaf_redhat - Published: 2025-06-17 01:44 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9142",
"url": "https://access.redhat.com/errata/RHSA-2025:9142"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9142.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:06+00:00",
"generator": {
"date": "2026-05-28T20:50:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9142",
"initial_release_date": "2025-06-17T01:44:45+00:00",
"revision_history": [
{
"date": "2025-06-17T01:44:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T01:44:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:06+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-3.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=src\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8)",
"product_id": "podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-3.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.1-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.12-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-20.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-6.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-4.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B23250%2B94af2c8e?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020250610144746:afee755d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T01:44:45+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9142"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.1-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.12-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-20.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-3.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-6.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-4.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+23250+94af2c8e.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+23250+94af2c8e.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9143
Vulnerability from csaf_redhat - Published: 2025-06-17 00:51 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9143",
"url": "https://access.redhat.com/errata/RHSA-2025:9143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9143.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:07+00:00",
"generator": {
"date": "2026-05-28T20:50:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9143",
"initial_release_date": "2025-06-17T00:51:00+00:00",
"revision_history": [
{
"date": "2025-06-17T00:51:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T00:51:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.src",
"product": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.src",
"product_id": "containernetworking-plugins-1:1.6.2-2.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.6.2-2.el9_6?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"product_id": "containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.6.2-2.el9_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.6.2-2.el9_6?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.6.2-2.el9_6?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"product_id": "containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.6.2-2.el9_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.6.2-2.el9_6?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.6.2-2.el9_6?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"product_id": "containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.6.2-2.el9_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.6.2-2.el9_6?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.6.2-2.el9_6?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"product": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"product_id": "containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.6.2-2.el9_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.6.2-2.el9_6?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.6.2-2.el9_6?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.s390x"
},
"product_reference": "containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.src"
},
"product_reference": "containernetworking-plugins-1:1.6.2-2.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.6.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T00:51:00+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.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9143"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.6.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.6.2-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9144
Vulnerability from csaf_redhat - Published: 2025-06-17 01:43 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-docker-5:5.4.0-10.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 podman is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9144",
"url": "https://access.redhat.com/errata/RHSA-2025:9144"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9144.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:08+00:00",
"generator": {
"date": "2026-05-28T20:50:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9144",
"initial_release_date": "2025-06-17T01:43:10+00:00",
"revision_history": [
{
"date": "2025-06-17T01:43:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T01:43:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5:5.4.0-10.el9_6.src",
"product": {
"name": "podman-5:5.4.0-10.el9_6.src",
"product_id": "podman-5:5.4.0-10.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el9_6?arch=src\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-plugins-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-plugins-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-remote-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-remote-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-tests-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-tests-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_id": "podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el9_6?arch=aarch64\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-remote-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-remote-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-tests-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-tests-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_id": "podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el9_6?arch=ppc64le\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-plugins-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-plugins-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-remote-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-remote-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-tests-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-tests-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_id": "podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el9_6?arch=x86_64\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-plugins-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-plugins-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-remote-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-remote-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-tests-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-tests-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-debugsource-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"product": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_id": "podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el9_6?arch=s390x\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-5:5.4.0-10.el9_6.noarch",
"product": {
"name": "podman-docker-5:5.4.0-10.el9_6.noarch",
"product_id": "podman-docker-5:5.4.0-10.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.4.0-10.el9_6?arch=noarch\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-10.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.src"
},
"product_reference": "podman-5:5.4.0-10.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-debugsource-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5:5.4.0-10.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-docker-5:5.4.0-10.el9_6.noarch"
},
"product_reference": "podman-docker-5:5.4.0-10.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-plugins-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-plugins-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-plugins-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-remote-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-remote-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-remote-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-remote-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-tests-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-tests-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-tests-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-tests-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64"
},
"product_reference": "podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le"
},
"product_reference": "podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x"
},
"product_reference": "podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64"
},
"product_reference": "podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-docker-5:5.4.0-10.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T01:43:10+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.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-docker-5:5.4.0-10.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9144"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-docker-5:5.4.0-10.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:podman-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-debugsource-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-docker-5:5.4.0-10.el9_6.noarch",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-plugins-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-remote-debuginfo-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-5:5.4.0-10.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:podman-tests-debuginfo-5:5.4.0-10.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9145
Vulnerability from csaf_redhat - Published: 2025-06-17 01:32 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9145",
"url": "https://access.redhat.com/errata/RHSA-2025:9145"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9145.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:09+00:00",
"generator": {
"date": "2026-05-28T20:50:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9145",
"initial_release_date": "2025-06-17T01:32:16+00:00",
"revision_history": [
{
"date": "2025-06-17T01:32:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T01:32:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.18.1-2.el9_6.src",
"product": {
"name": "skopeo-2:1.18.1-2.el9_6.src",
"product_id": "skopeo-2:1.18.1-2.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.18.1-2.el9_6?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.18.1-2.el9_6.aarch64",
"product": {
"name": "skopeo-2:1.18.1-2.el9_6.aarch64",
"product_id": "skopeo-2:1.18.1-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.18.1-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"product": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"product_id": "skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.18.1-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"product_id": "skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.18.1-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"product_id": "skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.18.1-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.18.1-2.el9_6.ppc64le",
"product": {
"name": "skopeo-2:1.18.1-2.el9_6.ppc64le",
"product_id": "skopeo-2:1.18.1-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.18.1-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"product": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"product_id": "skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.18.1-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"product_id": "skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.18.1-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"product_id": "skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.18.1-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.18.1-2.el9_6.x86_64",
"product": {
"name": "skopeo-2:1.18.1-2.el9_6.x86_64",
"product_id": "skopeo-2:1.18.1-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.18.1-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.18.1-2.el9_6.x86_64",
"product": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.x86_64",
"product_id": "skopeo-tests-2:1.18.1-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.18.1-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"product_id": "skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.18.1-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"product_id": "skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.18.1-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.18.1-2.el9_6.s390x",
"product": {
"name": "skopeo-2:1.18.1-2.el9_6.s390x",
"product_id": "skopeo-2:1.18.1-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.18.1-2.el9_6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.18.1-2.el9_6.s390x",
"product": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.s390x",
"product_id": "skopeo-tests-2:1.18.1-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.18.1-2.el9_6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"product": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"product_id": "skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.18.1-2.el9_6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"product_id": "skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.18.1-2.el9_6?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.18.1-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.aarch64"
},
"product_reference": "skopeo-2:1.18.1-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.18.1-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.ppc64le"
},
"product_reference": "skopeo-2:1.18.1-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.18.1-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.s390x"
},
"product_reference": "skopeo-2:1.18.1-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.18.1-2.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.src"
},
"product_reference": "skopeo-2:1.18.1-2.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.18.1-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.x86_64"
},
"product_reference": "skopeo-2:1.18.1-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.s390x"
},
"product_reference": "skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.18.1-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.aarch64"
},
"product_reference": "skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.ppc64le"
},
"product_reference": "skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.s390x"
},
"product_reference": "skopeo-tests-2:1.18.1-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.18.1-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.x86_64"
},
"product_reference": "skopeo-tests-2:1.18.1-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T01:32:16+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.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9145"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debuginfo-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-debugsource-2:1.18.1-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:skopeo-tests-2:1.18.1-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9146
Vulnerability from csaf_redhat - Published: 2025-06-17 00:49 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-6:5.4.0-10.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 podman is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9146",
"url": "https://access.redhat.com/errata/RHSA-2025:9146"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9146.json"
}
],
"title": "Red Hat Security Advisory: podman security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:10+00:00",
"generator": {
"date": "2026-05-28T20:50:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9146",
"initial_release_date": "2025-06-17T00:49:05+00:00",
"revision_history": [
{
"date": "2025-06-17T00:49:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T00:49:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.4.0-10.el10_0.src",
"product": {
"name": "podman-6:5.4.0-10.el10_0.src",
"product_id": "podman-6:5.4.0-10.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el10_0?arch=src\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.4.0-10.el10_0.aarch64",
"product": {
"name": "podman-6:5.4.0-10.el10_0.aarch64",
"product_id": "podman-6:5.4.0-10.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el10_0?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.4.0-10.el10_0.aarch64",
"product": {
"name": "podman-remote-6:5.4.0-10.el10_0.aarch64",
"product_id": "podman-remote-6:5.4.0-10.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el10_0?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"product": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"product_id": "podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el10_0?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product_id": "podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el10_0?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product_id": "podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el10_0?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product_id": "podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el10_0?arch=aarch64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.4.0-10.el10_0.aarch64",
"product": {
"name": "podman-tests-6:5.4.0-10.el10_0.aarch64",
"product_id": "podman-tests-6:5.4.0-10.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el10_0?arch=aarch64\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.4.0-10.el10_0.ppc64le",
"product": {
"name": "podman-6:5.4.0-10.el10_0.ppc64le",
"product_id": "podman-6:5.4.0-10.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el10_0?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.4.0-10.el10_0.ppc64le",
"product": {
"name": "podman-remote-6:5.4.0-10.el10_0.ppc64le",
"product_id": "podman-remote-6:5.4.0-10.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el10_0?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"product": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"product_id": "podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el10_0?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product_id": "podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el10_0?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product_id": "podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el10_0?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product_id": "podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el10_0?arch=ppc64le\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.4.0-10.el10_0.ppc64le",
"product": {
"name": "podman-tests-6:5.4.0-10.el10_0.ppc64le",
"product_id": "podman-tests-6:5.4.0-10.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el10_0?arch=ppc64le\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.4.0-10.el10_0.x86_64",
"product": {
"name": "podman-6:5.4.0-10.el10_0.x86_64",
"product_id": "podman-6:5.4.0-10.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el10_0?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.4.0-10.el10_0.x86_64",
"product": {
"name": "podman-remote-6:5.4.0-10.el10_0.x86_64",
"product_id": "podman-remote-6:5.4.0-10.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el10_0?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"product": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"product_id": "podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el10_0?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product_id": "podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el10_0?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product_id": "podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el10_0?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product_id": "podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el10_0?arch=x86_64\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.4.0-10.el10_0.x86_64",
"product": {
"name": "podman-tests-6:5.4.0-10.el10_0.x86_64",
"product_id": "podman-tests-6:5.4.0-10.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el10_0?arch=x86_64\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-6:5.4.0-10.el10_0.s390x",
"product": {
"name": "podman-6:5.4.0-10.el10_0.s390x",
"product_id": "podman-6:5.4.0-10.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-10.el10_0?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-6:5.4.0-10.el10_0.s390x",
"product": {
"name": "podman-remote-6:5.4.0-10.el10_0.s390x",
"product_id": "podman-remote-6:5.4.0-10.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-10.el10_0?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-6:5.4.0-10.el10_0.s390x",
"product": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.s390x",
"product_id": "podman-debugsource-6:5.4.0-10.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-10.el10_0?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"product": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"product_id": "podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-10.el10_0?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"product": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"product_id": "podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-10.el10_0?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"product": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"product_id": "podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests-debuginfo@5.4.0-10.el10_0?arch=s390x\u0026epoch=6"
}
}
},
{
"category": "product_version",
"name": "podman-tests-6:5.4.0-10.el10_0.s390x",
"product": {
"name": "podman-tests-6:5.4.0-10.el10_0.s390x",
"product_id": "podman-tests-6:5.4.0-10.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-10.el10_0?arch=s390x\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "podman-docker-6:5.4.0-10.el10_0.noarch",
"product": {
"name": "podman-docker-6:5.4.0-10.el10_0.noarch",
"product_id": "podman-docker-6:5.4.0-10.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.4.0-10.el10_0?arch=noarch\u0026epoch=6"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.src"
},
"product_reference": "podman-6:5.4.0-10.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-6:5.4.0-10.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch"
},
"product_reference": "podman-docker-6:5.4.0-10.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-6:5.4.0-10.el10_0.src"
},
"product_reference": "podman-6:5.4.0-10.el10_0.src",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-6:5.4.0-10.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch"
},
"product_reference": "podman-docker-6:5.4.0-10.el10_0.noarch",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-remote-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-tests-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64"
},
"product_reference": "podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T00:49:05+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-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9146"
},
{
"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-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"AppStream-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"AppStream-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.src",
"CRB-10.0.Z:podman-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-debugsource-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-docker-6:5.4.0-10.el10_0.noarch",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-remote-debuginfo-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-6:5.4.0-10.el10_0.x86_64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.aarch64",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.ppc64le",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.s390x",
"CRB-10.0.Z:podman-tests-debuginfo-6:5.4.0-10.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9147
Vulnerability from csaf_redhat - Published: 2025-06-17 01:42 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 buildah is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9147",
"url": "https://access.redhat.com/errata/RHSA-2025:9147"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9147.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:10+00:00",
"generator": {
"date": "2026-05-28T20:50:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9147",
"initial_release_date": "2025-06-17T01:42:15+00:00",
"revision_history": [
{
"date": "2025-06-17T01:42:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T01:42:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el9_6.src",
"product": {
"name": "buildah-2:1.39.4-2.el9_6.src",
"product_id": "buildah-2:1.39.4-2.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el9_6?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el9_6.aarch64",
"product": {
"name": "buildah-2:1.39.4-2.el9_6.aarch64",
"product_id": "buildah-2:1.39.4-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el9_6.aarch64",
"product": {
"name": "buildah-tests-2:1.39.4-2.el9_6.aarch64",
"product_id": "buildah-tests-2:1.39.4-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"product_id": "buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"product_id": "buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el9_6?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el9_6.ppc64le",
"product": {
"name": "buildah-2:1.39.4-2.el9_6.ppc64le",
"product_id": "buildah-2:1.39.4-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"product": {
"name": "buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"product_id": "buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"product_id": "buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"product_id": "buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el9_6?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el9_6.x86_64",
"product": {
"name": "buildah-2:1.39.4-2.el9_6.x86_64",
"product_id": "buildah-2:1.39.4-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el9_6.x86_64",
"product": {
"name": "buildah-tests-2:1.39.4-2.el9_6.x86_64",
"product_id": "buildah-tests-2:1.39.4-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"product_id": "buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"product_id": "buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el9_6?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el9_6.s390x",
"product": {
"name": "buildah-2:1.39.4-2.el9_6.s390x",
"product_id": "buildah-2:1.39.4-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el9_6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el9_6.s390x",
"product": {
"name": "buildah-tests-2:1.39.4-2.el9_6.s390x",
"product_id": "buildah-tests-2:1.39.4-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el9_6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"product_id": "buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el9_6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"product_id": "buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el9_6?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el9_6?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.aarch64"
},
"product_reference": "buildah-2:1.39.4-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.ppc64le"
},
"product_reference": "buildah-2:1.39.4-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.s390x"
},
"product_reference": "buildah-2:1.39.4-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.src"
},
"product_reference": "buildah-2:1.39.4-2.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.x86_64"
},
"product_reference": "buildah-2:1.39.4-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.s390x"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.aarch64"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.s390x"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.x86_64"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.aarch64"
},
"product_reference": "buildah-tests-2:1.39.4-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.ppc64le"
},
"product_reference": "buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.s390x"
},
"product_reference": "buildah-tests-2:1.39.4-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.x86_64"
},
"product_reference": "buildah-tests-2:1.39.4-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T01:42:15+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.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9147"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debuginfo-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-debugsource-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-2:1.39.4-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.39.4-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9148
Vulnerability from csaf_redhat - Published: 2025-06-17 00:46 - Updated: 2026-05-28 20:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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 buildah is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a Dockerfile; Build both Docker and OCI images. \n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9148",
"url": "https://access.redhat.com/errata/RHSA-2025:9148"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9148.json"
}
],
"title": "Red Hat Security Advisory: buildah security update",
"tracking": {
"current_release_date": "2026-05-28T20:50:10+00:00",
"generator": {
"date": "2026-05-28T20:50:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:9148",
"initial_release_date": "2025-06-17T00:46:15+00:00",
"revision_history": [
{
"date": "2025-06-17T00:46:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-17T00:46:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-28T20:50:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el10_0.src",
"product": {
"name": "buildah-2:1.39.4-2.el10_0.src",
"product_id": "buildah-2:1.39.4-2.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el10_0?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el10_0.aarch64",
"product": {
"name": "buildah-2:1.39.4-2.el10_0.aarch64",
"product_id": "buildah-2:1.39.4-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el10_0?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el10_0.aarch64",
"product": {
"name": "buildah-tests-2:1.39.4-2.el10_0.aarch64",
"product_id": "buildah-tests-2:1.39.4-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el10_0?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"product_id": "buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el10_0?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"product_id": "buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el10_0?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el10_0?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el10_0.ppc64le",
"product": {
"name": "buildah-2:1.39.4-2.el10_0.ppc64le",
"product_id": "buildah-2:1.39.4-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el10_0?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"product": {
"name": "buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"product_id": "buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el10_0?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"product_id": "buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el10_0?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"product_id": "buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el10_0?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el10_0?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el10_0.x86_64",
"product": {
"name": "buildah-2:1.39.4-2.el10_0.x86_64",
"product_id": "buildah-2:1.39.4-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el10_0?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el10_0.x86_64",
"product": {
"name": "buildah-tests-2:1.39.4-2.el10_0.x86_64",
"product_id": "buildah-tests-2:1.39.4-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el10_0?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"product_id": "buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el10_0?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"product_id": "buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el10_0?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el10_0?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-2:1.39.4-2.el10_0.s390x",
"product": {
"name": "buildah-2:1.39.4-2.el10_0.s390x",
"product_id": "buildah-2:1.39.4-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.39.4-2.el10_0?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.39.4-2.el10_0.s390x",
"product": {
"name": "buildah-tests-2:1.39.4-2.el10_0.s390x",
"product_id": "buildah-tests-2:1.39.4-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.39.4-2.el10_0?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"product": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"product_id": "buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.39.4-2.el10_0?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"product": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"product_id": "buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.39.4-2.el10_0?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"product_id": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.39.4-2.el10_0?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.aarch64"
},
"product_reference": "buildah-2:1.39.4-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.ppc64le"
},
"product_reference": "buildah-2:1.39.4-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.s390x"
},
"product_reference": "buildah-2:1.39.4-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.src"
},
"product_reference": "buildah-2:1.39.4-2.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.39.4-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.x86_64"
},
"product_reference": "buildah-2:1.39.4-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.s390x"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.39.4-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.aarch64"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.s390x"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.39.4-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.x86_64"
},
"product_reference": "buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.aarch64"
},
"product_reference": "buildah-tests-2:1.39.4-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.ppc64le"
},
"product_reference": "buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.s390x"
},
"product_reference": "buildah-tests-2:1.39.4-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.39.4-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.x86_64"
},
"product_reference": "buildah-tests-2:1.39.4-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"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-10.0.Z:buildah-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.src",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-17T00:46:15+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-10.0.Z:buildah-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.src",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9148"
},
{
"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-10.0.Z:buildah-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.src",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.src",
"AppStream-10.0.Z:buildah-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debuginfo-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-debugsource-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-2:1.39.4-2.el10_0.x86_64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.aarch64",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.ppc64le",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.s390x",
"AppStream-10.0.Z:buildah-tests-debuginfo-2:1.39.4-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
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.